JAMSRESTAPI Web Service
PostSQL_ParseConnectionString
JAMSRESTAPI Web Service > All Operations Resource Group : SQL_ParseConnectionString (Post)

Resource Path: /api/sql/parse-connection

Uri: http://doc.jamsscheduler.com/api/sql/parse-connection

Request

The request body is of type ConnectionStringDto.

Overview

ConnectionStringDto
connectionString : string
Response

The response body is of type SqlParseConnectionResponseModel.

OK

Overview

SqlParseConnectionResponseModel
connectionString : string
credential : CredentialModel
credentialName : string
credentialID : integer
logonUserName : string
See Also
All Operations Resource GroupJAMSRESTAPI Web Service